-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.3.1 (latest)
-
Code
-
Classes
- Scheduler
Total Complexity |
29 |
Dependencies |
11 |
Dependents |
4 |
Total lines |
277 |
Lines of code |
134 |
Logical lines of code |
91 |
Comment lines |
121 |
Methods |
12 |
Properties |
7 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
A |
40 |
12 |
61 |
runTaskNow() |
S |
59 |
4 |
14 |
executeTask() |
S |
53 |
3 |
21 |
acquireLockForTask() |
S |
70 |
2 |
6 |
__construct() |
S |
70 |
1 |
6 |
handleSignal() |
S |
77 |
1 |
3 |
rescheduleTask() |
S |
75 |
1 |
4 |
rescheduleTaskAndRunTomorrow() |
S |
75 |
1 |
4 |
isRunningTask() |
S |
82 |
1 |
3 |
getScheduledTimeForMethod() |
S |
79 |
1 |
3 |
getTaskList() |
S |
71 |
1 |
6 |
releaseLock() |
S |
82 |
1 |
3 |